Link to a Movie using HREF


Demo Movie

This page links to a QuickTime movie using a simple HREF link.

The HTML looks like this:

<a href="F15_320.mov">Demo Movie</a>

Note: Some browsers are configured to open a .mov file using an application such as MoviePlayer or Windows Media Player. It's more reliable to use the <EMBED> tag than <A HREF>.